// // // ==THIS IS THE LOCALIZATION-FRIENDLY "STRINGS" FILE== // ========USED BY INSTALLSHIELD AND SPLASH.EXE======== // // // INSTRUCTIONS: // // * Any line that starts with a // (double front slash) is // ignored (commented) by Splash.exe and InstallShield. // // * Any line that begins with a ## (double pound) is // a string name definition. This string name maps the string // data to the euqivalent string in Installshield and splash. // Changing this means that the string data will probably not get // mapped correctly or will overwrite a different string, so don't // change any name definitions unless you know what you're doing! // // * Any line which is not a name definition or a comment is string data. // A string data group is considered to be a set consecutive string data lines, // and thus may include newline characters. // // * you MAY change commented lines however you like. // // * you MAY add or delete lines within a string group, so long as you do not // delete the group, or put non-string data lines into the group. // // * you MAY add commented lines, so long as you do not break up a string // data group. // // * you MAY change the order of the strings, so long as you also move the // name definitions. As this is prone to error, I suggest not doing it, though. // // * THIS DOCUMENT MUST BE SAVED AS A .TXT FILE. // // * Max string length = 512 characters. // // //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// // ## szFontName // // This is here so that we can easily change the font used in // our home-made dialog boxes. // Windows system font //////////////////////////////////////////////////////////////////// ## szFontHeight // // szFontHeight is converted to an integer after being read to // determine the size of the font to use // 14 //////////////////////////////////////////////////////////////////// ## szCompanyName // // After installation, this ends up as a registry key directly // under the HKEY_LOCAL_MACHINE/SOFTWARE key. // Activision //////////////////////////////////////////////////////////////////// ## szAppName // // After installation, this ends up as a registry key directly // under the HKEY_LOCAL_MACHINE/SOFTWARE/szCompanyName key. // This also ends up as the program folder icon name for the // main executable. // Interstate '76 Arsenal Demo //////////////////////////////////////////////////////////////////// ## szRootDir // The default "install to" path in InstallShield will be // \Program Files\szCompanyName\szRootDir. // I76 Arsenal Demo //////////////////////////////////////////////////////////////////// ## szFTPReference // The game updater uses this to recognize this game. // I76ARSDW95 //////////////////////////////////////////////////////////////////// ## szProgramExecutable // // This is the actual name of the main executable program. // Nitro.exe //////////////////////////////////////////////////////////////////// ## szProductKey // // After installation, this ends up as a registry key directly // under the HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/ // CurrentVersion/App Paths key. // In some cases, this is the same as szProgramExecutable. // Tvf_exe //////////////////////////////////////////////////////////////////// ## szProductVersion // After installation, this ends up as a registry key directly // under the HKEY_LOCAL_MACHINE/SOFTWARE/szCompanyName/ // szAppName key. // 1.0 //////////////////////////////////////////////////////////////////// ## szProgramFolderName // // This is what gets put into the Windows95 Taskbar Start Menu. // In other words, after installation there will be a folder // called Windows\Start Menu\Programs\szProgramFolderName. // Interstate '76 Arsenal Demo //////////////////////////////////////////////////////////////////// ## szPlay // Play I'76 Arsenal Demo //////////////////////////////////////////////////////////////////// ## szTechnicalHelp // Technical Help //////////////////////////////////////////////////////////////////// ## szUninstall // Uninstall I'76 Arsenal Demo //////////////////////////////////////////////////////////////////// ## szUpgradeFolderName // // these are the start menu items for the upgrade // Interstate '76 //////////////////////////////////////////////////////////////////// ## szPlayUpgrade // Interstate '76 //////////////////////////////////////////////////////////////////// ## szUpgradeHelp // Interstate '76 Help //////////////////////////////////////////////////////////////////// ## szUninstallName // // This is what shows up in the Add/Remove Programs list box // located in the control panel after installation. // Interstate '76 Arsenal Demo //////////////////////////////////////////////////////////////////// ## szUninstallKey // // After installation, this ends up as a registry key directly // under the HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/ // CurrentVersion/Uninstall key. // I76ArsenalDemoUninstallKey //////////////////////////////////////////////////////////////////// ## szAppWindowName // // To find out what this should be, run the game and press // Ctrl-Alt-Delete. The game's window name will show in the // list box. This variable is used to prevent Splash.exe from // running when the game is already running. // Interstate '76 Nitro Pack //////////////////////////////////////////////////////////////////// ## szAppWindowClass // // This is similar to szAppWindowName. Ask the Game's // developers what they called the game's window class or use // Spy++. This is also used to detect if the games is running. // Interstate '76 Nitro Pack //////////////////////////////////////////////////////////////////// ## szSplashScreenName // // This is the name of the window and the window class of the // splash screen. This string shows up in the Ctrl-Alt-Delete // dialog box when the splash screen is running. // The Interstate '76 Arsenal Demo Splash Screen //////////////////////////////////////////////////////////////////// ## sz16ColorWarning // // This is self-explanatory. // Interstate '76 Arsenal Demo does not support 16-color mode. //////////////////////////////////////////////////////////////////// ## szMovieWarning // // This is displayed to the user's system is in 256-color mode // and attempts to play a high-color movie. // In order to play this movie, your system must be in 16-bit color mode or higher. Please change your system's color mode and restart Splash. //////////////////////////////////////////////////////////////////// ## szFindBitmapWarning // // This is displayed to the user if there is an error (for // whatever reason) loading a bmp from the disk. // Unable to load a necessary bitmap. (See bmperror.log on your desktop.) //////////////////////////////////////////////////////////////////// ## szOutOfMemoryWarning // // This is displayed to the user whenever a call to "malloc" // or "new" fails. // Unable to allocate enough RAM. //////////////////////////////////////////////////////////////////// ## szFindBrowserWarning // // This is displayed to the user if a web button is pressed and // neither Netscape nor IExplore is found on their system. // Sorry, Splash was unable to find an appropriate web browser to perform this action. //////////////////////////////////////////////////////////////////// ## szInformation // // The localized translation of the word "Information." // Information //////////////////////////////////////////////////////////////////// // DirectX Dialog Box Strings. // Displayed when the user does not have DirectX installed. // ## szDirectX // Microsoft DirectX 5 was not detected on your system. This game requires Microsoft DirectX 5 drivers, which enhance the sound and graphics capabilities of your system. These drivers may not be compatible with some video cards and certain display modes. DirectX 5 will be installed over your existing video card drivers and any previous versions of DirectX, after which you may be instructed to restart your computer. If you do not want to install DirectX 5 or you believe that DirectX 5 is incompatible with your hardware, please click the Cancel button below. //////////////////////////////////////////////////////////////////// // DirectX message for downloadable demo. // Displayed when the user does not have DirectX installed. // ## szDirectXMessage // Microsoft DirectX 5 was not detected on your system. This game requires Microsoft DirectX 5 drivers, which enhance the sound and graphics capabilities of your system. To install DirectX 5, we suggest that you visit Microsoft's website at http://www.microsoft.com. // ## szExit // Exit // ## szMicrosoft // If you experience problems with DirectX, please contact Microsoft at: Microsoft Customer Sales and Service One Microsoft Way Redmond, WA 98052-6399 USA Call 1-800-426-9400 in the US Call +1-206-882-8080 outside the United States Click OK to continue installing DirectX 5. Click Cancel to cancel DirectX 5 installation. // ## szDirectXInstalledNoRestart // DirectX 5 was successfully installed. // ## szDirectXInstalledRestart // DirectX 5 was successfully installed. You will need to restart you computer before playing the Interstate '76 Arsenal Demo. //////////////////////////////////////////////////////////////////// ## szInsertCD // // if something needs to be launched off the CD, this message text is given to the user // Please insert the Interstate '76 Arsenal Demo disk in your CDROM drive. Click OK when ready. //////////////////////////////////////////////////////////////////// ## szWelcome // // Welcome Dialog Box Strings // Displayed on the InstallShield Welcome dialog box. // Welcome to the Interstate '76 Arsenal Demo installation program. We recommend that you shut down all other Windows programs before continuing. You may click Cancel to quit the Setup program. WARNING: This program is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this program, or any portion of it, may result in severe civil and criminal penalties, and will be prosecuted to the maximum extent possible under law. //////////////////////////////////////////////////////////////////// ## szWelcomeUpgrade // // this is the upgrade screen welcome dialog box // Welcome to the Interstate '76 Upgrade installation program. We recommend that you shut down all other Windows programs before continuing. You may click cancel to quit Setup. WARNING: This program is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this program, or any portion of it, may result in severe civil and criminal penalties, and will be prosecuted to the maximum extent possible under law. //////////////////////////////////////////////////////////////////// ## szEreg // // this is the ereg screen dialog text // Welcome to Activision's Electronic Registration Program! By successfully registering your game now using your World Wide Web browser or modem, you will be entered in our MONTHLY DRAWING and get other GREAT SAVINGS on Activision games and merchandise. It is quick, easy and toll-free. Would you like to register at this time? //////////////////////////////////////////////////////////////////// // // 3D acceleration type Dialog Box Strings // Displayed on the InstallShield GameType dialog box. // ## szGameType0 // Installs the software version only. // ## szGameType1 // Installs the hardware accelerated version. Requires a 3D accelerator video card; 3Dfx or Rendition recommended. //////////////////////////////////////////////////////////////////// // // SetupType Dialog Box Strings // Displayed on the InstallShield SetupType dialog box. // ## szSetupType0 // Full installation. Requires 130 MB of free hard disk space. // ## szSetupType1 // Full installation. Requires 100 MB of free hard disk space. // ## szSetupType2 // Minimum installation. Requires 70 MB of free hard disk space. You may experience longer load times. //////////////////////////////////////////////////////////////////// // // AskDestPath Dialog Box Strings // Displayed on the InstallShield AskDestPath dialog box. // ## szAskDestPath0 // Setup is about to copy Interstate '76 Arsenal Demo files to your hard drive in the following directory: // ## szAskDestPath1 // Select Next to copy files or Choose Folder to change the install directory. // ## szDiskSpaceWarning0 // You don’t have enough space on your hard drive for this install. (You would need another // ## szDiskSpaceWarning1 // MB.) Please choose a different directory. // ## szDiskSpaceWarning2 // You don't have enough space on your hard drive to upgrade Interstate '76. (You would need another // ## szDiskSpaceWarning3 // MB.) Please choose a different install type or press Cancel to abort. // ## szCopying // Copying Interstate '76 Arsenal Demo program files... // ## szCopyingUpgrade // Copying Interstate '76 Update files... //////////////////////////////////////////////////////////////////// // // Finish Dialog Box Strings (for finish and finish/restart dialogs) // Displayed on the InstallShield Finish dialog box. // ## szFinish0 // Installation is now complete. // ## szFinish1 // Your installation of DirectX 5 requires that you restart your computer before playing the Interstate '76 Arsenal Demo. You may do so now by selecting Restart. // ## szFinish2 // Remember, you must restart before playing the Interstate '76 Arsenal Demo! // ## szFinish3 // Your installation of DirectX 5 requires that you restart your computer before playing the Interstate '76 Arsenal Demo. You may do so now by selecting Restart, Finish. // ## szFinish4 // Remember, you must restart before playing Interstate '76! // ## szFinish5 // Don't forget to call the official Nitro Pack hotline for the latest tips and hints at 1-900-EEE-JJJJ //////////////////////////////////////////////////////////////////// // // InstallShield warnings. // Displayed when the user's system is missing one or more of // the game's system requirements. // ## szSystemRequirements1 // Your system meets or exceeds the minimum system requirements. Select Next to continue. // ## szOSWarning // Windows 95 operating system. // ## szCPUWarning // Pentium 90 or faster CPU. // ## szRAMWarning // 16 MB of RAM. // ## szCDROMSpeedWarning // CD-ROM should be 4x or faster. // ## szTooManyWarning // Many of your computer components do not meet the requirements to play the Interstate '76 Arsenal Demo. You may still choose to continue with the setup process. // ## szTooManyUpgradeWarning // Many of your computer components do not meet the requirements to play the upgraded Interstate '76. You may still choose to continue with the setup process. // ## szErrorDetected // Warning: the following items on your system do not appear to meet the minimum system requirements. You may still choose to continue with the setup process. //////////////////////////////////////////////////////////////////// // // More InstallShield error messages. (wait to see if there are additional system requirements for the upgrade before // changing strings to accomodate upgrade here.) // ## ERROR_32BIT // The Interstate '76 Arsenal Demo requires a 32-bit operating system to install. // ## ERROR_MOVEDATA // Errors occured during the move data process. Refer to the copyerror.log file created on your desktop for details. // ## ERROR_UNINSTSETUP // UnInstaller setup failed to initialize. You may not be able to uninstall this product. // ## szAskToQuit // Would you like to quit the Interstate '76 Arsenal Demo setup process? // ## szUpgradeAskToQuit // Would you like to quit the Interstate '76 Upgrade process? // ## szExitSetup // The Interstate '76 Arsenal Demo setup process has been terminated. // ## szExitUpgrade // The Interstate '76 Upgrade process has been terminated. // ## szLanguageError // This product requires the English Language Windows 95/NT operating system. To find out if a version localized for your operating system is available for purchase, please contact your local Activision office. //////////////////////////////////////////////////////////////////// ## szActivisionURL // // localized activision web site URL // http://www.activision.com //////////////////////////////////////////////////////////////////// // // help file command strings // ## szHelpFile // readme.hlp // ## szHelpPath // help\ // ## szTechnicalHelpCommand // help.exe readme.hlp 5 // ## szTechnicalHelpCommandSysReq // help.exe readme.hlp 2 // ## szTechnicalHelpCommandDirectX // help.exe readme.hlp 1 //////////////////////////////////////////////////////////////////// // // these lines are written below the play screen options // ## szPlayText0 // I76 Nitro in full screen mode. // ## szPlayText1 // I76 Nitro in a window. // ## szPlayText2 // Direct3D enhanced version of I76 Nitro. // ## szPlayText3 // Rendition enhanced version of I76 Nitro. // ## szPlayText4 // 3Dfx enhanced version of I76 Nitro. //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// // // ====BELOW ARE SOME OF THE SYMOBLS THAT MAY BE NEEDED==== // ==========FOR YOUR COPY-N-PASTING PLEASURES============= // // ASCII Value Symbol // 161 ¡ // 162 ¢ // 163 £ // 164 ¤ // 165 ¥ // 166 ¦ // 167 § // 168 ¨ // 169 © // 170 ª // 171 « // 172 ¬ // 173 ­ // 174 ® // 175 ¯ // 176 ° // 177 ± // 178 ² // 179 ³ // 180 ´ // 181 µ // 182 ¶ // 183 · // 184 ¸ // 185 ¹ // 186 º // 187 » // 188 ¼ // 189 ½ // 190 ¾ // 191 ¿ // 192 À // 193 Á // 194 Â // 195 Ã // 196 Ä // 197 Å // 198 Æ // 199 Ç // 200 È // 201 É // 202 Ê // 203 Ë // 204 Ì // 205 Í // 206 Î // 207 Ï // 208 Ð // 209 Ñ // 210 Ò // 211 Ó // 212 Ô // 213 Õ // 214 Ö // 215 × // 216 Ø // 217 Ù // 218 Ú // 219 Û // 220 Ü // 221 Ý // 222 Þ // 223 ß // 224 à // 225 á // 226 â // 227 ã // 228 ä // 229 å // 230 æ // 231 ç // 232 è // 233 é // 234 ê // 235 ë // 236 ì // 237 í // 238 î // 239 ï // 240 ð // 241 ñ // 242 ò // 243 ó // 244 ô // 245 õ // 246 ö // 247 ÷ // 248 ø // 249 ù // 250 ú // 251 û // 252 ü // 253 ý // 254 þ // 255 ÿ // //////////////////////////////////////////////////////////////////// // // =======DO NOT ALTER ANYTHING BELOW THIS LINE======= // ====THIS IS THE LAST LINE OF THE "STRINGS" FILE====